home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / visulztn / collage / xwin.lha / XCollage / watch.shar / README < prev    next >
Text File  |  1993-09-22  |  1KB  |  48 lines

  1.         National Center for Supercomputing Applications
  2.                    University of Illinois
  3.  
  4.  
  5. TITLE:    Consult Monitor                 VERSION: 1.1
  6.  
  7. AUTHOR: Dave Thompson                    DATE:    11/09/86
  8.     
  9.  
  10. DESCRIPTION
  11.  
  12. The Consult Monitor was designed to allow a consultant to see and interact 
  13. with a user's terminal session.  The Consult Monitor is actually composed 
  14. of two programs.  The first one, called 'watcher' and invoked by the 
  15. consultant, is the server.  The second program, called 'watchme' and
  16. invoked by the user, connects to the server program and starts a 
  17. telnet session to another computer from which both consultant and
  18. user will see and be able to interact.
  19.  
  20. These programs are written to run on BSD 4.2 and 4.3 Unix as they use
  21. Unix domain sockets from these releases. 
  22.  
  23.  
  24.  
  25. COMPILING INSTRUCTIONS
  26.  
  27. To compile this program, just type:
  28.  
  29. make
  30.  
  31. The makefile will do the rest.  After the make, move the executable
  32. files 'watcher' and 'watchme' to their final resting place.  
  33. The manual files watcher.1 and watchme.1 should be moved to the 
  34. directory /usr/man/man1
  35.  
  36.  
  37.  
  38.  
  39. CHANGES
  40.  
  41. Please mail any modifications/improvements to:
  42.  
  43. David D. Thompson    UUCP:    {ihnp4,convex,pur-ee}!uiucdcs!uxc!newton!davet
  44. 69B Computer Appl. Bld  ARPANET: thompson%uxe@a.cs.uiuc.edu
  45. 605 E Springfield Ave   CSNET:   thompson%uxe@uiuc.csnet
  46. Champaign, IL  61820    BITNET:  14011@NCSAVMSA.BITNET
  47.  
  48.